diff --git a/SourceGraph.cabal b/SourceGraph.cabal
--- a/SourceGraph.cabal
+++ b/SourceGraph.cabal
@@ -1,5 +1,5 @@
 Name:                SourceGraph
-Version:             0.6.0.1
+Version:             0.6.0.2
 Synopsis:            Static code analysis using graph-theoretic techniques.
 Description: {
 Statically analyse Haskell source code using graph-theoretic
@@ -79,5 +79,5 @@
                         Graphalyze >= 0.9.0.0 && < 0.10.0.0,
                         graphviz >= 2999.8.0.0 && < 2999.9.0.0,
                         Cabal >= 1.8 && < 1.9,
-                        haskell-src-exts >= 1.5.0 && < 1.6.0
+                        haskell-src-exts >= 1.5.0 && < 1.7.0
 }
