aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pandoc.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 78f96ef4e..6bbcb3240 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -725,7 +725,7 @@ test-suite test-pandoc
hslua >= 1.0 && < 1.1,
process >= 1.2.3 && < 1.7,
temporary >= 1.1 && < 1.4,
- Diff >= 0.2 && < 0.4,
+ Diff >= 0.2 && < 0.5,
tasty >= 0.11 && < 1.3,
tasty-hunit >= 0.9 && < 0.11,
tasty-lua >= 0.2 && < 0.3,