diff --git a/documentation/migration-guides/migration-5.0.rst b/documentation/migration-guides/migration-5.0.rst
index 902cc11bf..ab6b191cf 100644
--- a/documentation/migration-guides/migration-5.0.rst
+++ b/documentation/migration-guides/migration-5.0.rst
@@ -89,6 +89,14 @@ Removed variables
 
 The following variables have been removed:
 
+-  ``DEPLOY_DIR_TAR``
+-  ``PYTHON_PN`` - Python 2 has been removed, leaving Python 3 as the sole
+   major version. Therefore, an abstraction to differentiate both versions is
+   no longer needed.
+-  ``oldincludedir``
+-  ``USE_L10N`` - previously deprecated, and now removed
+-  ``CVE_SOCKET_TIMEOUT``
+
 .. _migration-5.0-removed-recipes:
 
 Removed recipes
