diff --git a/benchmarks/tracking_performances/Snakefile b/benchmarks/tracking_performances/Snakefile
index ce816b5ea0a074e4c078fdefa35bc2e18e5c22d1..bb9119f50ef2c697b35ae651500fa75d89ae99a6 100644
--- a/benchmarks/tracking_performances/Snakefile
+++ b/benchmarks/tracking_performances/Snakefile
@@ -210,10 +210,6 @@ rule tracking_performance_campaigns:
         expand(
             "results/tracking_performances/{CAMPAIGN}",
             CAMPAIGN=[
-                "23.10.0",
-                "23.11.0",
-                "23.12.0",
-                "24.03.1",
-                "24.04.0",
+                "24.10.1",
             ],
         )