diff --git a/benchmarks/far_forward/options/zdc_sipmontile_reconstruction.py b/benchmarks/far_forward/options/zdc_sipmontile_reconstruction.py
index bb986d452f4d621ea6c0a5fd92f9ca70d75ff8ce..52b78e91aec91cb9c4b6dfbdc253a5a78bc56520 100644
--- a/benchmarks/far_forward/options/zdc_sipmontile_reconstruction.py
+++ b/benchmarks/far_forward/options/zdc_sipmontile_reconstruction.py
@@ -42,7 +42,7 @@ podout = PodioOutput('out', filename=kwargs['output'])
 # Digitization
 
 ci_zdc_daq = dict(\
-         dynamicRangeADC=200.*MeV,
+         dynamicRangeADC=800.*MeV,
          capacityADC=32768,
          pedestalMean=400,
          pedestalSigma=10)