diff --git a/hledger-diff.cabal b/hledger-diff.cabal
--- a/hledger-diff.cabal
+++ b/hledger-diff.cabal
@@ -1,5 +1,5 @@
 name:                hledger-diff
-version:             0.2.0.6
+version:             0.2.0.7
 synopsis:            Compares the transactions in two ledger files.
 description:
   hledger-diff is a command-line utility to compare two journal files.  It
@@ -24,7 +24,7 @@
   main-is:             Main.hs
   build-depends:
     base >=4.6 && <4.10,
-    hledger-lib >=1 && <1.1,
+    hledger-lib >=1 && <1.2,
     text,
     time
   default-language:    Haskell2010
