diff --git a/benchmarks/3d/Cube-01.geo b/benchmarks/3d/Cube-01.geo
index b7cb77da09ad17662c78c57e67c06ad1af81f059..2935afb6f6c8686fac4a34170d5daa033b5d59ea 100644
--- a/benchmarks/3d/Cube-01.geo
+++ b/benchmarks/3d/Cube-01.geo
@@ -10,5 +10,4 @@ Line(4) = {1,4};
 Line Loop(5) = {2,3,4,1};         
 Plane Surface(6) = {5};         
 Extrude Surface { 6, {0,0.0,1} };         
-Surface Loop(29) = - {28,15,-6,19,23,27};
-Volume(30) = {29};
+Mesh.Algorithm3D = 4;