diff --git a/Geant4Sys/cmt/requirements b/Geant4Sys/cmt/requirements
index 3ade4c1255d8b71fb144c11a7a35d7478c64fc1b..78fee01a08b4e02ff6322bd29b83eb21f2e7885a 100755
--- a/Geant4Sys/cmt/requirements
+++ b/Geant4Sys/cmt/requirements
@@ -1,9 +1,9 @@
 package     Geant4Sys
-version     v96r4p2
+version     v96r4p3
 
 branches    cmt doc 
  
-use     G4config              v96r4p2 Geant4 
+use     G4config              v96r4p3 Geant4 
  
 # =============================================================================
 # =========== global libraries ================================================
@@ -50,7 +50,7 @@ use     G4LHCblists           v3r2 Geant4
 
 # G4 examples package - for checks
 use    G4analysis             v1r0 Geant4
-use    G4examples             v6r1 Geant4
+use    G4examples             v6r2 Geant4
 
 #=============================================================================
 # ======== the end ============================================================
diff --git a/Geant4Sys/doc/release.notes b/Geant4Sys/doc/release.notes
index f87e1175fe077761713c36ac8e92090cfa21fe5f..648214eeed1125f85d6e8dd1997896b567902d81 100755
--- a/Geant4Sys/doc/release.notes
+++ b/Geant4Sys/doc/release.notes
@@ -4,6 +4,45 @@ Package manager(s) : Gloria Corti, Hubert DeGaudenzi, Nigel Watson
 Purpose            : LHCb build using cmt of Geant4
 
 !=============================================================================
+
+!</PRE><H1><A NAME=v96r4p3>2016-03-16 Geant4Sys v96r4p3</A></H1><PRE>
+ - Based on Geant4 9.6.p04 with patches for LHCb and examples for validation
+
+! ======================= G4examples v6r2 2016-03-16 ========================
+!2016-03-16 - Nigel Watson
+	- Tagged as v6r2, with small corrections to TestEm5, etc.
+
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
+!2015-07-29- Tim Williams
+	- Installed scripts to run TestEm3 and TestEm5, can be run with 'Calorimeter_test' and 'MultipleScattering_test' respectively
+	- Removed unused and unnecessary scripts from TestEm3 and TestEm5
+
+! ======================= G4config v96r4p3 2016-03-16 ========================
+! 2016-03-16 - Nigel Watson
+ - Tagged to match project
+
+! 2015-11-02 - Marco Clemencic
+ - Build Geant4 using the sources in https://gitlab.cern.ch/lhcb/Geant4-srcs
+   instead of using official tarballs and patching them.
+ - Added .gitignore file
+
+! 2015-10-13 - Marco Clemencic
+ - Fixed build of the selected examples.
+
+! 2015-09-09 - Marco Clemencic
+ - Fixed ccache (and custom launchers) support in CMake build.
+ - Use the same C++ standard as Gaudi in CMake builds.
+ - Build and install a few examples
+   - enable G4analysis
+   - fixed Geant4Config.cmake
+   - enabled the builds of selected examples
+
+
+!</PRE><H1><A NAME=v96r4p2>2015-07-28 Geant4Sys v96r4p2</A></H1><PRE>
+! ======================= G4config v96r4p2 2015-07-24 ========================
+
 !</PRE><H1><A NAME=v96r4p2>2015-07-28 Geant4Sys v96r4p2</A></H1><PRE>
 
  - Based on Geant4 9.6.p04 with patches for LHCb and examples for validation