diff --git a/twentefp-trees.cabal b/twentefp-trees.cabal
--- a/twentefp-trees.cabal
+++ b/twentefp-trees.cabal
@@ -1,5 +1,5 @@
 name:                twentefp-trees
-version:             0.1.0.1
+version:             0.1.0.2
 synopsis:            Tree type and show functions for lab assignment of University of Twente. Contains RoseTree and ParseTree      
 license:             BSD3
 license-file:        LICENSE
@@ -19,7 +19,7 @@
    
   build-depends:       
         base >=4.6 && <5,
-        twentefp-eventloop-graphics >= 0.1.0.1
+        twentefp-eventloop-graphics >= 0.1.0.2
         
   hs-source-dirs:      src
   default-language:    Haskell2010
