diff --git a/build-common/NHibernate.props b/build-common/NHibernate.props
index 1fab9ed8b19..a614470a18b 100644
--- a/build-common/NHibernate.props
+++ b/build-common/NHibernate.props
@@ -5,7 +5,7 @@
5.4
8
- dev
+
9.0
$(NhVersion).$(VersionPatch)
diff --git a/releasenotes.txt b/releasenotes.txt
index f9fbf217f26..2351054af6c 100644
--- a/releasenotes.txt
+++ b/releasenotes.txt
@@ -1,4 +1,20 @@
-Build 5.4.7
+Build 5.4.8
+=============================
+
+Release notes - NHibernate - Version 5.4.8
+
+2 issues were resolved in this release.
+
+** Bug
+
+ * #3489 Inserting multiple associations of the same entity fails
+
+** Task
+
+ * #3507 Release 5.4.8
+
+
+Build 5.4.7
=============================
Release notes - NHibernate - Version 5.4.7