diff --git a/hoppy-runtime.cabal b/hoppy-runtime.cabal
--- a/hoppy-runtime.cabal
+++ b/hoppy-runtime.cabal
@@ -1,5 +1,5 @@
 name: hoppy-runtime
-version: 0.6.0
+version: 0.7.0
 synopsis: C++ FFI generator - Runtime support
 homepage: http://khumba.net/projects/hoppy
 license: Apache-2.0
@@ -31,7 +31,7 @@
     , ScopedTypeVariables
   build-depends:
       base >=4.7 && <5
-    , Cabal >=1.20 && <2.5
+    , Cabal >=1.20 && <3.1
     , containers >=0.5 && <0.7
     , directory >=1.2 && <1.4
     , filepath >=1.3 && <1.5
