diff --git a/Configuration/AlCa/python/autoCond.py b/Configuration/AlCa/python/autoCond.py
index a14f414404d2d..c82cb159f9ec1 100644
--- a/Configuration/AlCa/python/autoCond.py
+++ b/Configuration/AlCa/python/autoCond.py
@@ -2,25 +2,25 @@
 
     ### NEW KEYS ###
     # GlobalTag for MC production with perfectly aligned and calibrated detector for Run1
-    'run1_design'       :   '75X_mcRun1_design_v2',
+    'run1_design'       :   '75X_mcRun1_design_v4',
     # GlobalTag for MC production (pp collisions) with realistic alignment and calibrations for Run1
-    'run1_mc'           :   '75X_mcRun1_realistic_v2',
+    'run1_mc'           :   '75X_mcRun1_realistic_v4',
     # GlobalTag for MC production (Heavy Ions collisions) with realistic alignment and calibrations for Run1
-    'run1_mc_hi'        :   '75X_mcRun1_HeavyIon_v2',
+    'run1_mc_hi'        :   '75X_mcRun1_HeavyIon_v4',
     # GlobalTag for MC production (p-Pb collisions) with realistic alignment and calibrations for Run1
-    'run1_mc_pa'        :   '75X_mcRun1_pA_v2',
+    'run1_mc_pa'        :   '75X_mcRun1_pA_v4',
     # GlobalTag for MC production with perfectly aligned and calibrated detector for Run2
-    'run2_design'       :   '75X_mcRun2_design_v4',
+    'run2_design'       :   '75X_mcRun2_design_v5',
     # GlobalTag for MC production with pessimistic alignment and calibrations for Run2
-    'run2_mc_50ns'      :   '75X_mcRun2_startup_v2',
+    'run2_mc_50ns'      :   '75X_mcRun2_startup_v4',
     #GlobalTag for MC production with optimistic alignment and calibrations for Run2
-    'run2_mc'           :   '75X_mcRun2_asymptotic_v4',
+    'run2_mc'           :   '75X_mcRun2_asymptotic_v5',
     # GlobalTag for MC production (Heavy Ions collisions) with optimistic alignment and calibrations for Run2
-    'run2_mc_hi'        :   '75X_mcRun2_HeavyIon_v2',
+    'run2_mc_hi'        :   '75X_mcRun2_HeavyIon_v4',
     # GlobalTag for Run1 data reprocessing
-    'run1_data'         :   '75X_dataRun1_v4',
+    'run1_data'         :   '75X_dataRun1_v5',
     # GlobalTag for Run2 data reprocessing
-    'run2_data'         :   '75X_dataRun2_v4',
+    'run2_data'         :   '75X_dataRun2_v5',
     # GlobalTag for Run1 HLT: it points to the online GT
     'run1_hlt'          :   '75X_dataRun1_HLT_frozen_v2',
     # GlobalTag for Run2 HLT: it points to the online GT