diff --git a/DynareBison.yy b/DynareBison.yy
index 6d847db780e2d553357498ef65d74b36ddc3f17e..3e35f80d8fa7e81bbc20434cbbb818db0516565e 100644
--- a/DynareBison.yy
+++ b/DynareBison.yy
@@ -1460,6 +1460,8 @@ sbvar_option : o_datafile
              | o_tlnumber
              | o_cnum
              | o_forecast
+             | o_upper_cholesky;
+             | o_lower_cholesky;
              ;
 
 sbvar_options_list : sbvar_option COMMA sbvar_options_list