diff --git a/docs/html/reference/installation-report.md b/docs/html/reference/installation-report.md
index 0be6be75394..d3f582bc613 100644
--- a/docs/html/reference/installation-report.md
+++ b/docs/html/reference/installation-report.md
@@ -1,5 +1,8 @@
# Installation Report
+```{versionadded} 22.2
+```
+
The `--report` option of the pip install command produces a detailed JSON report of what
it did install (or what it would have installed, if used with the `--dry-run` option).