diff --git a/LHCbG4PhysLists/CMakeLists.txt b/LHCbG4PhysLists/CMakeLists.txt
index db919d5e6749f075b4d95f6252af130e5d572add..cb7a79c0c6da0c4a81adad0cf062304be7f9d6f8 100644
--- a/LHCbG4PhysLists/CMakeLists.txt
+++ b/LHCbG4PhysLists/CMakeLists.txt
@@ -9,7 +9,7 @@ link_directories(${CMAKE_INSTALL_PREFIX}/lib)
 
 set(Geant4_LIBRARIES
   -lG4global
-  -lG4physics_lists
+  -lG4physicslists
   -lG4processes
   -lG4particles
   -lG4persistency
diff --git a/LHCbG4Tests/G4HadronicXSectionsTest/CMakeLists.txt b/LHCbG4Tests/G4HadronicXSectionsTest/CMakeLists.txt
index 9459a591e45e345d96f380670ce057cff3503dbd..17fa330e40f53b160a73884bf68b30e14659dbd6 100644
--- a/LHCbG4Tests/G4HadronicXSectionsTest/CMakeLists.txt
+++ b/LHCbG4Tests/G4HadronicXSectionsTest/CMakeLists.txt
@@ -10,7 +10,7 @@ link_directories(${CMAKE_INSTALL_PREFIX}/lib)
 
 set(Geant4_LIBRARIES
     -lG4analysis
-    -lG4physics_lists
+    -lG4physicslists
     -lG4intercoms
     -lG4global
     -lG4run
diff --git a/LHCbG4Tests/G4MScInThinLayerTest/CMakeLists.txt b/LHCbG4Tests/G4MScInThinLayerTest/CMakeLists.txt
index d42077f7e37b22fc14f1c18e18bae1388d86181f..834a1be6295c2fc51eff6029d3ae8099cf6a46c3 100644
--- a/LHCbG4Tests/G4MScInThinLayerTest/CMakeLists.txt
+++ b/LHCbG4Tests/G4MScInThinLayerTest/CMakeLists.txt
@@ -11,7 +11,7 @@ link_directories(${CMAKE_INSTALL_PREFIX}/lib)
 
 set(Geant4_LIBRARIES
     -lG4analysis
-    -lG4physics_lists
+    -lG4physicslists
     -lG4intercoms
     -lG4event
     -lG4tracking
diff --git a/LHCbG4Tests/G4RichTbSimHTest/CMakeLists.txt b/LHCbG4Tests/G4RichTbSimHTest/CMakeLists.txt
index 6a9f7be1015aecb949a06e9441a55f7a8956b207..4d31acd977dc400713e7a63bc8462ebf8bc9b561 100644
--- a/LHCbG4Tests/G4RichTbSimHTest/CMakeLists.txt
+++ b/LHCbG4Tests/G4RichTbSimHTest/CMakeLists.txt
@@ -15,8 +15,7 @@ set(Geant4_LIBRARIES
     -lG4event
     -lG4vis_management
     -lG4OpenGL
-    -lG4UIbasic
-    -lG4UIGAG)
+    -lG4interfaces)
 
 gaudi_add_executable(G4RichTbSimHTest
         src/srcmain/RichTbSim.cc
diff --git a/LHCbG4Tests/G4SamplingCaloTest/CMakeLists.txt b/LHCbG4Tests/G4SamplingCaloTest/CMakeLists.txt
index d3ecb4ff9e20d8367642b01f2f00bdd9f6421d8f..4d0685913014afa5bf5c8c348fd096b1a66ba35a 100644
--- a/LHCbG4Tests/G4SamplingCaloTest/CMakeLists.txt
+++ b/LHCbG4Tests/G4SamplingCaloTest/CMakeLists.txt
@@ -10,7 +10,7 @@ link_directories(${CMAKE_INSTALL_PREFIX}/lib)
 
 set(Geant4_LIBRARIES
     -lG4analysis
-    -lG4physics_lists
+    -lG4physicslists
     -lG4intercoms
     -lG4event
     -lG4tracking