diff --git a/CMakeLists.txt b/CMakeLists.txt
index d97def933b64caeec30061eb99c0dcc7ebaf4e11..80e9a36edf346d20349bc7e198c335d6abf20c74 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -11,7 +11,7 @@
 
 cmake_minimum_required(VERSION 3.15)
 
-project(Moore VERSION 55.7
+project(Moore VERSION 55.7.1
         LANGUAGES CXX)
 
 # Enable testing with CTest/CDash
diff --git a/ReleaseNotes/v55r7p1.md b/ReleaseNotes/v55r7p1.md
new file mode 100644
index 0000000000000000000000000000000000000000..c66a556165cef8fd8c71e01d26058aab055784c3
--- /dev/null
+++ b/ReleaseNotes/v55r7p1.md
@@ -0,0 +1,41 @@
+2024-04-23 Moore v55r7p1
+===
+
+This version uses
+Allen [v4r7](../../../../Allen/-/tags/v4r7),
+Rec [v36r7](../../../../Rec/-/tags/v36r7),
+Lbcom [v35r7](../../../../Lbcom/-/tags/v35r7),
+LHCb [v55r7](../../../../LHCb/-/tags/v55r7),
+Detector [v1r31](../../../../Detector/-/tags/v1r31),
+Gaudi [v38r1](../../../../Gaudi/-/tags/v38r1) and
+LCG [105a](http://lcginfo.cern.ch/release/105a/) with ROOT 6.30.04.
+
+This version is released on the `v55r7-patches` branch.
+Built relative to Moore [v55r7](/../../tags/v55r7), with the following changes:
+
+### New features ~"new feature"
+
+- Upstream project highlights :star:
+
+
+### Fixes ~"bug fix" ~workaround
+
+- Upstream project highlights :star:
+
+
+### Enhancements ~enhancement
+
+- Upstream project highlights :star:
+
+
+### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
+
+- Upstream project highlights :star:
+
+
+### Documentation ~Documentation
+
+### Other
+
+- Add options with unprescaled tomography lines, !3345 (@rmatev)
+- Update HLT2 VDM configuration for 2024 mini VDM, !3344 (@rmatev)