diff --git a/SDL-ttf.cabal b/SDL-ttf.cabal
--- a/SDL-ttf.cabal
+++ b/SDL-ttf.cabal
@@ -1,6 +1,6 @@
 Cabal-Version:        >= 1.6
 Name:                 SDL-ttf
-Version:              0.6.2.2
+Version:              0.6.3.0
 Maintainer:           Francesco Ariis <fa-ml@ariis.it>
 Author:               Lemmih (lemmih@gmail.com)
 Copyright:            2004-2010, Lemmih
@@ -14,6 +14,10 @@
   fonts in your SDL applications.
 Extra-Source-Files:   Graphics/UI/SDL/TTF/Wrapper.h, includes/HsSDLConfig.h.in, SDL-ttf.buildinfo.in, configure, config.mk.in
 Data-Files:           README, MACOSX
+
+custom-setup
+    setup-depends: base      >= 3 && < 5,
+                   Cabal     >= 1.24
 
 Library
   Build-Depends:      base >= 3 && <= 5, SDL
