diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1eeaf5cbcad1ef70ff81f6935a6eec2a7c5d79ce..2c3a63ddc3c56033e1342bed5a625b7726f34239 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -6,7 +6,7 @@ find_package(GaudiProject)
 #---------------------------------------------------------------
 
 # Declare project name and version
-gaudi_project(Moore v25r5p1
+gaudi_project(Moore v25r5p2
               USE Hlt v25r5
               DATA AppConfig VERSION v3r*
                    FieldMap VERSION v5r*
diff --git a/Hlt/Moore/CMakeLists.txt b/Hlt/Moore/CMakeLists.txt
index f1e889cda58dc11e904c0c59b869919ccdf9dc21..8e58a7533a9676e8213291f84b26360f9a062f36 100644
--- a/Hlt/Moore/CMakeLists.txt
+++ b/Hlt/Moore/CMakeLists.txt
@@ -1,7 +1,7 @@
 ################################################################################
 # Package: Moore
 ################################################################################
-gaudi_subdir(Moore v25r2)
+gaudi_subdir(Moore v25r5p2)
 
 gaudi_depends_on_subdirs(Det/DDDB
                          GaudiConf
diff --git a/Hlt/Moore/cmt/requirements b/Hlt/Moore/cmt/requirements
index 2f7d6123032d62463942ae8d0fa43e870cf8f694..769f123725702a6df603e62677158969ff5bfd73 100755
--- a/Hlt/Moore/cmt/requirements
+++ b/Hlt/Moore/cmt/requirements
@@ -6,7 +6,7 @@
 
 #============================================================================
 package Moore
-version           v25r2
+version           v25r5p2
 
 branches doc cmt options python
 
diff --git a/MooreSys/CMakeLists.txt b/MooreSys/CMakeLists.txt
index 6aa21d6d7f3dcec581fee47a578ed5eb6837f41d..2aa0104a4e9ff1d9f98f3154d886e32e8f3c44b3 100644
--- a/MooreSys/CMakeLists.txt
+++ b/MooreSys/CMakeLists.txt
@@ -1,7 +1,7 @@
 ################################################################################
 # Package: MooreSys
 ################################################################################
-gaudi_subdir(MooreSys v25r5p1)
+gaudi_subdir(MooreSys v25r5p2)
 
 gaudi_depends_on_subdirs(Hlt/Moore
                          L0/L0App
diff --git a/MooreSys/cmt/requirements b/MooreSys/cmt/requirements
index 2e703856faf212ba2691461c2bb382f97035895f..2eed50fbd1520cb89560d10aa75759a590756def 100755
--- a/MooreSys/cmt/requirements
+++ b/MooreSys/cmt/requirements
@@ -1,5 +1,5 @@
 package MooreSys
-version           v25r5p1
+version           v25r5p2
 branches doc cmt
 
 #=======================================================
diff --git a/MooreSys/doc/release.notes b/MooreSys/doc/release.notes
index f4b63fa0d9dce613ff080f26ad3e71bba4fd7a93..3abde2c9f1449509c1fdd3d10b2809594ea807c0 100755
--- a/MooreSys/doc/release.notes
+++ b/MooreSys/doc/release.notes
@@ -3,6 +3,15 @@ Package             : MooreSys
 Package Coordinator : Rosen Matev, Roel Aaij
 Purpose             : LHCb HLT application
 
+</PRE><H1><A NAME=v25r5p2>2017-02-03 Moore v25r5p2</A></H1><PRE>
+Patch release for the 2016 heavy ion run (November 2016)
+--------------------------------------------------------------------------------
+Based on v25r5p1 plus functor caches for the following TCKs:
+- 0x513d1620
+- 0x613c1620
+- 0x51431621
+- 0x61421621
+
 </PRE><H1><A NAME=v25r5p1>2017-01-12 Moore v25r5p1</A></H1><PRE>
 Patch release for the 2016 heavy ion run (November 2016)
 --------------------------------------------------------------------------------
@@ -1107,4 +1116,4 @@ This version uses LHCb v18r7, Lbcom v2r3, Rec v1r3, Phys v1r3, Online v1r3
 This version uses LHCb v18r6, Lbcom v2r2, Rec v1r2, Phys v1r2, Online v1r2
 
 First release, for RTTC tests
-</PRE>
\ No newline at end of file
+</PRE>