diff --git a/docs/pages/application-access/guides/dynamic-registration.mdx b/docs/pages/application-access/guides/dynamic-registration.mdx
index e33d870a833cc..151f6482482f3 100644
--- a/docs/pages/application-access/guides/dynamic-registration.mdx
+++ b/docs/pages/application-access/guides/dynamic-registration.mdx
@@ -3,16 +3,6 @@ title: Dynamic App Registration
description: Register/unregister apps without restarting Teleport.
---
-
- Dynamic app registration is available starting from Teleport `8.0`.
-
-
Dynamic app registration allows Teleport administrators to register new apps
(or update/unregister existing ones) without having to update the static
configuration and restarting Teleport Application Service instances.
diff --git a/docs/pages/application-access/jwt/elasticsearch.mdx b/docs/pages/application-access/jwt/elasticsearch.mdx
index bbcbe1898c5b9..018c3ec45caf7 100644
--- a/docs/pages/application-access/jwt/elasticsearch.mdx
+++ b/docs/pages/application-access/jwt/elasticsearch.mdx
@@ -6,16 +6,11 @@ description: How to use JWT authentication with Elasticsearch
This guide will help you configure Elasticsearch [JWT authentication](https://www.elastic.co/guide/en/elasticsearch/reference/current/jwt-realm.html)
with Teleport.
-
- Elasticsearch supports JWT authentication starting from version `8.2.0`.
-
-
## Prerequisites
(!docs/pages/includes/edition-prereqs-tabs.mdx!)
- (!docs/pages/includes/tctl.mdx!)
-
- Running [Application Service](../guides/connecting-apps.mdx).
- Elasticsearch cluster version >= `8.2.0`.
diff --git a/docs/pages/database-access/getting-started.mdx b/docs/pages/database-access/getting-started.mdx
index 51d131fba407f..76e7d058ed886 100644
--- a/docs/pages/database-access/getting-started.mdx
+++ b/docs/pages/database-access/getting-started.mdx
@@ -21,13 +21,6 @@ Here's an overview of what we will do:
## Prerequisites
-
-
-Teleport database access is available starting from the `6.0.0` Teleport
-release.
-
-
-
(!docs/pages/includes/edition-prereqs-tabs.mdx!)
- An AWS account with a PostgreSQL AWS Aurora database and permissions to create
diff --git a/docs/pages/database-access/guides/cockroachdb-self-hosted.mdx b/docs/pages/database-access/guides/cockroachdb-self-hosted.mdx
index 15edd4fb5f356..bed4b2d66abf9 100644
--- a/docs/pages/database-access/guides/cockroachdb-self-hosted.mdx
+++ b/docs/pages/database-access/guides/cockroachdb-self-hosted.mdx
@@ -3,16 +3,6 @@ title: Database Access with Self-Hosted CockroachDB
description: How to configure Teleport database access with self-hosted CockroachDB.
---
-
- CockroachDB support is available starting from Teleport `8.0`.
-
-
This guide will help you to:
1. Install Teleport and connect it to a CockroachDB cluster.
diff --git a/docs/pages/database-access/guides/dynamic-registration.mdx b/docs/pages/database-access/guides/dynamic-registration.mdx
index b63a83ec33b98..b62797451c6d1 100644
--- a/docs/pages/database-access/guides/dynamic-registration.mdx
+++ b/docs/pages/database-access/guides/dynamic-registration.mdx
@@ -3,16 +3,6 @@ title: Dynamic Database Registration
description: Register/unregister databases without restarting Teleport.
---
-
- Dynamic database registration is available starting from Teleport `8.0`.
-
-
Dynamic database registration allows Teleport administrators to register new
databases (or update/unregister existing ones) without having to update the
static configuration and restarting Teleport Database Service instances.
diff --git a/docs/pages/database-access/guides/redis-cluster.mdx b/docs/pages/database-access/guides/redis-cluster.mdx
index 154402fcb8a0a..bb643d89137ed 100644
--- a/docs/pages/database-access/guides/redis-cluster.mdx
+++ b/docs/pages/database-access/guides/redis-cluster.mdx
@@ -3,16 +3,6 @@ title: Database Access with Redis Cluster
description: How to configure Teleport database access with Redis Cluster.
---
-
- Database access for Redis is available starting from Teleport `9.0`.
-
-
If you want to configure Redis Standalone, please read [Database Access with Redis](redis.mdx).
This guide will help you to:
diff --git a/docs/pages/database-access/guides/redis.mdx b/docs/pages/database-access/guides/redis.mdx
index db174bd7b4a67..b22fe76aa7035 100644
--- a/docs/pages/database-access/guides/redis.mdx
+++ b/docs/pages/database-access/guides/redis.mdx
@@ -3,16 +3,6 @@ title: Database Access with Redis
description: How to configure Teleport database access with Redis.
---
-
- Database access for Redis is available starting from Teleport `9.0`.
-
-
If you want to configure Redis Cluster, please read [Database Access with Redis Cluster](redis-cluster.mdx).
This guide will help you to:
@@ -36,8 +26,7 @@ This guide will help you to:
- `redis-cli` version `6.2` or newer installed and added to your system's `PATH` environment variable.
-- A host where you will run the Teleport Database Service. Teleport version 9.0
- or newer must be installed.
+- A host where you will run the Teleport Database Service.
See [Installation](../../installation.mdx) for details.
diff --git a/docs/pages/database-access/guides/sql-server-ad.mdx b/docs/pages/database-access/guides/sql-server-ad.mdx
index 7f84c6af2d5b2..de7b65e0e2546 100644
--- a/docs/pages/database-access/guides/sql-server-ad.mdx
+++ b/docs/pages/database-access/guides/sql-server-ad.mdx
@@ -4,17 +4,6 @@ description: How to configure Teleport database access with Microsoft SQL Server
videoBanner: k2wz79XCexY
---
-
- Database access for Microsoft SQL Server with Active Directory authentication
- is available starting from Teleport `9.0`.
-
-
Database access for Microsoft SQL Server is currently in Preview mode.
diff --git a/docs/pages/machine-id/getting-started.mdx b/docs/pages/machine-id/getting-started.mdx
index f268f3a4eb6f9..0aa0f0374cfd1 100644
--- a/docs/pages/machine-id/getting-started.mdx
+++ b/docs/pages/machine-id/getting-started.mdx
@@ -35,8 +35,6 @@ binaries, including `teleport`, `tctl`, `tsh`, and `tbot`:
- `tsh` is the client tool you will use to log in to the Teleport Cluster (steps 2/4 and 4/4)
- `tbot` is the Machine ID tool you will use to associate a bot user with a machine (step 3/4)
-Machine ID is available starting from the Teleport `9.0.0` release.
-
Download the appropriate Teleport package for your platform:
(!docs/pages/includes/install-linux.mdx!)