diff --git a/yi-rope.cabal b/yi-rope.cabal
--- a/yi-rope.cabal
+++ b/yi-rope.cabal
@@ -1,5 +1,5 @@
 name:                yi-rope
-version:             0.7.0.1
+version:             0.7.0.2
 synopsis:            A rope data structure used by Yi
 description:         A rope data structure used by Yi
 license:             GPL-2
@@ -61,6 +61,7 @@
       base >=4.5 && <5
     , criterion
     , deepseq
+    , text
     , yi-rope
 
 source-repository head
