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.0
+Version:              0.6.1
 Maintainer:           Lemmih (lemmih@gmail.com)
 Author:               Lemmih (lemmih@gmail.com)
 Copyright:            2004-2010, Lemmih
@@ -9,6 +9,9 @@
 Build-Type:           Custom
 Category:             Foreign binding
 Synopsis:             Binding to libSDL_ttf
+Description:
+  This is a sample library which allows you to use TrueType
+  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
 
