diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9c744b9a393ac4af34ae04d99d8aef509ba120f9..37aa2c719d497bd0b22e98e377a306f7124d0a89 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -33,6 +33,7 @@ stages:
 common:setup:
   stage: config
   before_script:
+    export JUGGLER_DETECTOR_VERSION="131-update-tof-for-canyonlands"
     - |
       if [[ "${COMMON_BENCH_VERSION}" == "" ]] ; then
         export COMMON_BENCH_VERSION="master" 
@@ -73,6 +74,7 @@ include:
   - local: 'benchmarks/track_finding/config.yml'
   - local: 'benchmarks/track_fitting/config.yml'
   - local: 'benchmarks/tracking/config.yml'
+  - local: 'benchmarks/tof/config.yml'
   - local: 'benchmarks/clustering/config.yml'
     #  - local: 'benchmarks/rich/config.yml'
   - local: 'benchmarks/imaging_ecal/config.yml'