diff --git a/Tests/Data/ThermoRichardsMechanics/PointHeatSource/point_heat_source_2D.prj b/Tests/Data/ThermoRichardsMechanics/PointHeatSource/point_heat_source_2D.prj
index 85822e06b50c379033bbd061aea5ae951c4a6290..da6b0e17e15a14ddc9e5c4681fd4d4c90ed242c8 100644
--- a/Tests/Data/ThermoRichardsMechanics/PointHeatSource/point_heat_source_2D.prj
+++ b/Tests/Data/ThermoRichardsMechanics/PointHeatSource/point_heat_source_2D.prj
@@ -142,7 +142,7 @@
                 <convergence_criterion>
                     <type>PerComponentDeltaX</type>
                     <norm_type>NORM2</norm_type>
-                    <reltols>1e-15 1e-15 1e-15 1e-15</reltols>
+                    <reltols>1e-15 1e-14 5e-15 5e-15</reltols>
                 </convergence_criterion>
                 <time_discretization>
                     <type>BackwardEuler</type>