diff --git a/buchhaltung.cabal b/buchhaltung.cabal
--- a/buchhaltung.cabal
+++ b/buchhaltung.cabal
@@ -1,5 +1,5 @@
 name: buchhaltung
-version: 0.0.2
+version: 0.0.3
 cabal-version: >=1.10
 build-type: Custom
 license: MIT
@@ -58,8 +58,8 @@
         hashable >=1.2.4.0 && <1.3,
         haskeline >=0.7.2.3 && <0.8,
         hint >=0.6.0 && <0.7,
-        hledger <1.1 && >=1.1,
-        hledger-lib <1.1 && >=1.1,
+        hledger >=1.0.0 && <1.2,
+        hledger-lib >=1.0.0 && <1.2,
         lifted-base >=0.2.3.8 && <0.3,
         megaparsec >=5.0.0 && <5.2,
         monad-control >=1.0.1.0 && <1.1,
