diff --git a/ChristmasTree.cabal b/ChristmasTree.cabal
--- a/ChristmasTree.cabal
+++ b/ChristmasTree.cabal
@@ -1,7 +1,7 @@
 cabal-version:      >=1.2.3
 build-type:         Simple
 name:               ChristmasTree
-version:            0.1.3
+version:            0.1.4
 license:            LGPL
 license-file:       COPYRIGHT
 maintainer:         Marcos Viera <mviera@fing.edu.uy>
@@ -11,7 +11,7 @@
 category:           Parsing 
 stability:          Experimental
 copyright:          Universiteit Utrecht
-build-depends:      base >= 2 && <= 4.1.0.0, haskell98, template-haskell, 
+build-depends:      base >= 2 && <= 4.1.0.0, haskell98, template-haskell < 2.4, 
                     containers, fgl>=5.4, TTTAS >= 0.3 , uulib >= 0.9.11 
 exposed-modules:    Text.GRead, Text.GShow, 
                     Text.GRead.Derive, Text.GRead.Grammar,
