diff --git a/mediawiki2latex.cabal b/mediawiki2latex.cabal
--- a/mediawiki2latex.cabal
+++ b/mediawiki2latex.cabal
@@ -1,5 +1,5 @@
 Name:           mediawiki2latex
-Version:        7.9
+Version:        7.9.0.1
 License:        GPL
 License-File:   LICENSE
 Author:         Dirk Hünniger <dirk.hunniger@googlemail.com>
@@ -8,9 +8,13 @@
 Category:       Text
 Synopsis:       Convert MediaWiki text to LaTeX
 Description:
-   Wb2pdf converts MediaWiki markup to LaTeX and PDF.
+   mediawiki2latex converts MediaWiki markup to LaTeX and PDF.
    So it provides and export from MediaWiki to LaTeX.
    It works with any project running MediaWiki, especially Wikipedia and Wikibooks.
+   Please note, that the program requieres certain run time dependencies. Those
+   cannot be expressed in cabal and thus won't be installed when installing from hackage.
+   So we strongly recommend to use the binaries included in debian as well as ubuntu or
+   to use the binary version for windows provided on the sourcefogre project page.  
 Stability:      Experimental
 Tested-With:    GHC==6.12.3
 Tested-With:    GHC==7.4.1
