diff --git a/content/_index.md b/content/_index.md
index c78e8f73e4872af5504a6e5f88d3c2a9f36eb972..6c7bb0ea8ea4bb44ee8dbabb6f77fa9f5cbb5d83 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -63,7 +63,6 @@ For more information, see [Release flow and product lines]( {{< ref "release-flo
 
 * Current stable release: [v2021.0]( {{< ref "/release/v2021.0/releasenotes.md" >}} )
 * Current old stable release: [v2020.4]( {{< ref "/release/v2020.4/releasenotes.md" >}} )
-* Current old old stable release: [v2019.7]( {{< ref "/release/v2019.7/releasenotes.md" >}} )
 * Current development release: [v2022dev1]( {{< ref "/release/v2022dev1/releasenotes.md" >}} )
 * [Further releases]( {{< ref "releases.md" >}} )
 
diff --git a/content/guides/virtualbox.md b/content/guides/virtualbox.md
index a2a5ab746f03f92c8d2f459c45fb5c86085daa86..7bc796148a0b58eef9bf17f4f33a5ca3913e89af 100644
--- a/content/guides/virtualbox.md
+++ b/content/guides/virtualbox.md
@@ -71,7 +71,6 @@ The following table contains the supported version of VirtualBox and VirtualBox
 
 | Apertis release | VirtualBox version | VirtualBox Guest Additions version |
 | ------ | ------ | ----- |
-| v2019 | [6.1.12 r139181 (Qt5.6.2)](https://download.virtualbox.org/virtualbox/6.1.12/VirtualBox-6.1.12-139181-Win.exe) | [6.1.12](https://download.virtualbox.org/virtualbox/6.1.12/VBoxGuestAdditions_6.1.12.iso) |
 | v2020 | [6.1.12 r139181 (Qt5.6.2)](https://download.virtualbox.org/virtualbox/6.1.12/VirtualBox-6.1.12-139181-Win.exe) | [6.1.12](https://download.virtualbox.org/virtualbox/6.1.12/VBoxGuestAdditions_6.1.12.iso) |
 | v2021 | [6.1.12 r139181 (Qt5.6.2)](https://download.virtualbox.org/virtualbox/6.1.12/VirtualBox-6.1.12-139181-Win.exe) | [6.1.12](https://download.virtualbox.org/virtualbox/6.1.12/VBoxGuestAdditions_6.1.12.iso) |
 | v2022 | [6.1.12 r139181 (Qt5.6.2)](https://download.virtualbox.org/virtualbox/6.1.12/VirtualBox-6.1.12-139181-Win.exe) | [6.1.12](https://download.virtualbox.org/virtualbox/6.1.12/VBoxGuestAdditions_6.1.12.iso) |
diff --git a/data/releases.toml b/data/releases.toml
index 9a102416854495270b59febe5e4664c49800583e..41f6c57d0fb1798c2f53a4e356ff16824775a275 100644
--- a/data/releases.toml
+++ b/data/releases.toml
@@ -9,7 +9,3 @@ revision = "0"
 [Old-stable]
 version = "v2020"
 revision = "4"
-
-[Old-old-stable]
-version = "v2019"
-revision = "7"