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.1
+Version:              0.6.2.2
 Maintainer:           Francesco Ariis <fa-ml@ariis.it>
 Author:               Lemmih (lemmih@gmail.com)
 Copyright:            2004-2010, Lemmih
@@ -30,6 +30,7 @@
   Include-Dirs:       .
   Includes:           Graphics/UI/SDL/TTF/Wrapper.h SDL.h SDL_ttf.h
   GHC-Options:        -Wall
+  extra-libraries:    SDL_ttf
 
 source-repository head
     type:     darcs
