diff --git a/hoodle-core.cabal b/hoodle-core.cabal
--- a/hoodle-core.cabal
+++ b/hoodle-core.cabal
@@ -1,5 +1,5 @@
 Name:		hoodle-core
-Version:	0.7
+Version:	0.7.0
 Synopsis:	Core library for hoodle
 Description: 	Hoodle is a pen notetaking program written in haskell. 
                 hoodle-core is the core library written in haskell and 
@@ -74,7 +74,7 @@
                      transformers == 0.3.*,
                      transformers-free == 1.0.*,
                      hoodle-types >= 0.0.999 && < 0.2 ,
-                     hoodle-parser == 0.0.999 && < 0.2,
+                     hoodle-parser >= 0.0.999 && < 0.2,
                      xournal-parser >= 0.4.999 && < 0.6,
                      hoodle-render >= 0.0.999 && < 0.2,
                      hoodle-builder >= 0.0.999 && < 0.2,
