diff --git a/Event/xAOD/xAODTruthAthenaPool/CMakeLists.txt b/Event/xAOD/xAODTruthAthenaPool/CMakeLists.txt
index 7edb50f9a9546c46b6e607bef504bdd77c68fb42..7a01f6983cd1ded443cc1efb3a2c055f975fc8d2 100644
--- a/Event/xAOD/xAODTruthAthenaPool/CMakeLists.txt
+++ b/Event/xAOD/xAODTruthAthenaPool/CMakeLists.txt
@@ -35,7 +35,7 @@ find_package( AthenaPoolUtilitiesTest )
 if( ATHENAPOOLUTILITIESTEST_FOUND AND NOT SIMULATIONBASE
    AND NOT GENERATIONBASE )
    set( XAODTRUTHATHENAPOOL_REFERENCE_TAG
-      xAODTruthAthenaPoolReference-01-01-00 )
+      xAODTruthAthenaPoolReference-02-00-00 )
    run_tpcnv_test( xAODTruthAthenaPool_21.0.79   AOD-21.0.79-full
       REQUIRED_LIBRARIES xAODTruthAthenaPoolPoolCnv
       REFERENCE_TAG ${XAODTRUTHATHENAPOOL_REFERENCE_TAG} )