diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index fe64674088c1b7133e1c0faf41d4726ab40551f5..7d4c2b780f85d61eafe9e169b0ae012fe1fba30a 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -75,7 +75,8 @@ Changed
 * Move "Invite person" to persons page
 * Replace all mentions of Redis with Valkey where possible
 * Show avatars of groups in all places.
-* Use new auth rate limiting settings 
+* Use new auth rate limiting settings
+* Bump Python version to 3.10
 
 Fixed
 ~~~~~
diff --git a/docs/admin/10_install.rst b/docs/admin/10_install.rst
index 0d35c8f65b5ce21d16d8f306368ea75ac957c92f..f7346c108c0537dc14b7eb76aef5208f7ca9c2db 100644
--- a/docs/admin/10_install.rst
+++ b/docs/admin/10_install.rst
@@ -32,7 +32,7 @@ For an installation on a dedicated server, the following prerequisites are neede
  * Valkey (or legacy Redis)
  * uWSGI
  * nginx
- * Python 3.9 or newer
+ * Python 3.10 or newer
  * Node.js 18 or newer
  * Some system dependencies to build Python modules and manage frontend files
  * System locales for all supported languages