diff --git a/src/reference/whatsnew.xml b/src/reference/whatsnew.xml
index 43dccf94..1935286f 100644
--- a/src/reference/whatsnew.xml
+++ b/src/reference/whatsnew.xml
@@ -45,10 +45,13 @@
- Hibernate 4 Support
+ Hibernate Support
The HibernateFlowExecutionListener now supports Hibernate 4 in addition to Hibernate 3.
+
+ As of 2.4.3 the HibernateFlowExecutionListener also works with Hibernate 5.
+
Tiles 3 Support