diff --git a/hTensor.cabal b/hTensor.cabal
--- a/hTensor.cabal
+++ b/hTensor.cabal
@@ -1,5 +1,5 @@
 Name:               hTensor
-Version:            0.7.0
+Version:            0.7.0.1
 License:            GPL
 License-file:       LICENSE
 Author:             Alberto Ruiz
@@ -42,7 +42,7 @@
     else
       build-depends:    base < 3
 
-    Build-Depends:      hmatrix == 0.10.*, containers, random
+    Build-Depends:      hmatrix >= 0.10, containers, random
 
     hs-source-dirs:     lib
     Exposed-modules:    Numeric.LinearAlgebra.Array.Util
