--- syb-with-class-0.6.1.1-orig/syb-with-class.cabal	2010-11-16 19:41:26.000000000 +1100
+++ syb-with-class-0.6.1.1/syb-with-class.cabal	2011-07-31 01:44:18.356801182 +1000
@@ -25,7 +25,7 @@
   location: http://patch-tag.com/r/Saizan/syb-with-class/
 
 Library 
-    Build-Depends:      base >= 3 && < 5, template-haskell >= 2.4 && < 2.6, bytestring, array, containers
+    Build-Depends:      base >= 3 && < 5, template-haskell >= 2.4 && < 2.7, bytestring, array, containers
     Exposed-modules:
         Data.Generics.SYB.WithClass.Basics
         Data.Generics.SYB.WithClass.Context
--- syb-with-class-0.6.1.1-orig/Data/Generics/SYB/WithClass/Instances.hs	2010-11-16 19:41:26.000000000 +1100
+++ syb-with-class-0.6.1.1/Data/Generics/SYB/WithClass/Instances.hs	2011-07-31 01:44:38.367318167 +1000
@@ -724,4 +724,4 @@
 ------------------------------------------------------------------------------
 
 $( deriveData [''ByteString] )
-$( deriveData [''L.ByteString] )
+-- $( deriveData [''L.ByteString] )
