diff --git a/CMakeLists.txt b/CMakeLists.txt
index d8419b0f6c08ca6a6f9f6bae01f48cfadc831b08..85798f212f79354b3c2848fddca70f5ec732fb4d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -11,7 +11,7 @@
 
 cmake_minimum_required(VERSION 3.15)
 
-project(Moore VERSION 55.14.1
+project(Moore VERSION 55.14.2
         LANGUAGES CXX)
 
 # Enable testing with CTest/CDash
diff --git a/ReleaseNotes/v55r14p2.md b/ReleaseNotes/v55r14p2.md
new file mode 100644
index 0000000000000000000000000000000000000000..b61f88a1e10d5b7b26a1127851ddc9372efdaaf0
--- /dev/null
+++ b/ReleaseNotes/v55r14p2.md
@@ -0,0 +1,40 @@
+2024-11-06 Moore v55r14p2
+===
+
+This version uses
+Allen [v4r14](../../../../Allen/-/tags/v4r14),
+Rec [v36r14](../../../../Rec/-/tags/v36r14),
+Lbcom [v35r14](../../../../Lbcom/-/tags/v35r14),
+LHCb [v55r14](../../../../LHCb/-/tags/v55r14),
+Detector [v1r36](../../../../Detector/-/tags/v1r36),
+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 `v55r14-patches` branch.
+Built relative to Moore [v55r14p1](/../../tags/v55r14p1), 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
+
+- Sprucing cache builds for pp ref, !4016 (@ngrieser)