diff --git a/Graphalyze.cabal b/Graphalyze.cabal
--- a/Graphalyze.cabal
+++ b/Graphalyze.cabal
@@ -1,5 +1,5 @@
 Name:                Graphalyze
-Version:             0.10.0.0
+Version:             0.10.0.1
 Synopsis:            Graph-Theoretic Analysis library.
 Description:         A library to use graph theory to analyse the relationships
                         inherent in discrete data.
@@ -32,7 +32,7 @@
                          bktrees >= 0.2 && <0.4,
                          fgl >= 5.4.2.3 && < 5.5,
                          graphviz >= 2999.10.0.0 && < 2999.11.0.0,
-                         pandoc >= 1.5 && < 1.6
+                         pandoc >= 1.5 && < 1.7
 
         Exposed-Modules:     Data.Graph.Analysis
                              Data.Graph.Analysis.Types
