diff --git a/SoccerFunGL.cabal b/SoccerFunGL.cabal
--- a/SoccerFunGL.cabal
+++ b/SoccerFunGL.cabal
@@ -1,11 +1,11 @@
 Name:           SoccerFunGL
-Version:        0.4.2
+Version:        0.4.4
 Copyright:      (c) 2010, Jan Rochel
 License:        BSD3
 License-File:   LICENSE
 Author:         Jan Rochel
 Maintainer:     jan@rochel.info
-Stability:      experimental
+Stability:      beta
 Build-Type:     Simple
 Synopsis:       OpenGL UI for the SoccerFun framework
 Homepage:       http://www.cs.ru.nl/~peter88/SoccerFun/SoccerFun.html
@@ -23,7 +23,7 @@
     binary >= 0.5 && < 0.6,
     GLUT >= 2.2 && < 2.3,
     OpenGL >= 2.4 && < 2.5,
-    SoccerFun >= 0.4.2 && < 0.5
+    SoccerFun >= 0.4.4 && < 0.5
   Exposed-Modules:
     SoccerFun.UI.GL
 
