diff --git a/src/reference/spring-faces.xml b/src/reference/spring-faces.xml
index be572bc6..82c562a2 100644
--- a/src/reference/spring-faces.xml
+++ b/src/reference/spring-faces.xml
@@ -17,6 +17,7 @@ xsi:schemaLocation="
a Spring Security tag library for use in JSF environments,
see for more details.
+ Spring Web Flow 2.5 requires JSF 2.2 or higher.
diff --git a/src/reference/whatsnew.xml b/src/reference/whatsnew.xml
index f8ad6cf2..7cbd3ecd 100644
--- a/src/reference/whatsnew.xml
+++ b/src/reference/whatsnew.xml
@@ -24,6 +24,7 @@
The spring-js-resources module is available as an optional module that
must be included explicitly.
+ This release requires JSF 2.2 or higher.