diff --git a/wx.cabal b/wx.cabal
--- a/wx.cabal
+++ b/wx.cabal
@@ -1,12 +1,12 @@
 Name:           wx
-Version:        0.10.1
+Version:        0.10.2
 License:        LGPL
 License-file:   license.txt
 Author:         Daan Leijen
 Build-Type:     Simple
 Category:       GUI
 Cabal-Version:  >= 1.2
-Description:    wxHaskell is a portable and native GUI library for Haskell.  It is built on top of wxWidgets - a comprehensive C++ library that is portable across all major GUI platforms; including GTK, Windows, X11, and MacOS X.
+Description:    wxHaskell is a portable and native GUI library for Haskell.  It is built on top of wxWidgets - a comprehensive C++ library that is portable across all major GUI platforms; including GTK, Windows, X11, and MacOS X.  At present, it works with wxWidgets 2.6 (and sadly, not with with wxWidgets 2.8)
 Maintainer:     wxhaskell-users@lists.sourceforge.net
 Synopsis:       wxHaskell
 Data-Files:     wx.cabal
