diff --git a/tests/particle/dsge_base2.mod b/tests/particle/dsge_base2.mod
index 50aacc2c19bdf15da133892d8a3ddeceb79d5f3d..9ebb71fef310c6edb064dd3c0463f34b46a451e2 100644
--- a/tests/particle/dsge_base2.mod
+++ b/tests/particle/dsge_base2.mod
@@ -104,4 +104,4 @@ options_.particle.approximation_method = 'cubature' ;
 options_.particle.liu_west_delta = 0.9 ;
 options_.mode_check_node_number = 250 ;
 
-estimation(datafile=data_risky_perturb3,nograph,order=2,nobs=100,mh_replic=0,mode_compute=7,mode_check);
+estimation(datafile=data_risky_perturb2,nograph,order=2,nobs=100,mh_replic=0,mode_compute=7,mode_check);