diff --git a/spring-framework-reference/src/orm.xml b/spring-framework-reference/src/orm.xml
index 98b0622509a..c30bd31ebec 100644
--- a/spring-framework-reference/src/orm.xml
+++ b/spring-framework-reference/src/orm.xml
@@ -235,10 +235,7 @@ public class ProductDaoImpl implements ProductDao {
will then cover the other ORM technologies, showing briefer examples
there.
-
- As of Spring 2.5, Spring requires Hibernate 3.1 or later.
- Neither Hibernate 2.1 nor Hibernate 3.0 are supported.
-
+ As of Spring 3.0, Spring requires Hibernate 3.2 or later.
SessionFactory setup in a Spring