diff --git a/matlab/default_option_values.m b/matlab/default_option_values.m
index b4611c61b5609556f3294fc97c927d1b4e4dcd72..15bd4f77ab8f9990797a22d0a82407be0c4aaf63 100644
--- a/matlab/default_option_values.m
+++ b/matlab/default_option_values.m
@@ -286,6 +286,7 @@ particle.mixture_structural_shocks = 1 ;
 particle.mixture_measurement_shocks = 1 ;
 % Online approach
 particle.liu_west_delta = 0.99 ;
+particle.liu_west_max_resampling_tries = 5000;
 % Options for setting the weights in conditional particle filters.
 particle.cpf_weights_method.amisanotristani = true;
 particle.cpf_weights_method.murrayjonesparslow = false;
diff --git a/matlab/particles b/matlab/particles
index 383df9c85c823be61e25a3702a151b6f20e609fc..2e18ca8ff584d1ab47658f329ab73ab1c27cdf6f 160000
--- a/matlab/particles
+++ b/matlab/particles
@@ -1 +1 @@
-Subproject commit 383df9c85c823be61e25a3702a151b6f20e609fc
+Subproject commit 2e18ca8ff584d1ab47658f329ab73ab1c27cdf6f