diff --git a/edges.cabal b/edges.cabal
--- a/edges.cabal
+++ b/edges.cabal
@@ -1,5 +1,5 @@
 name: edges
-version: 0.11.0.2
+version: 0.11.0.3
 category: Graphs
 synopsis: Tools for efficient immutable graphs
 description: A set of tools for constructing immutable graphs which are both memory and performance-efficient.
@@ -42,7 +42,7 @@
     contravariant >=1.4 && <2,
     data-dword >=0.3.1.2 && <0.4,
     deepseq >=1.4 && <2,
-    deferred-folds >=0.8 && <0.9,
+    deferred-folds >=0.9 && <0.10,
     foldl >=1.4.2 && <2,
     hashable >=1.2 && <2,
     monad-par >=0.3.4.8 && <0.4,
