diff --git a/clevercss.cabal b/clevercss.cabal
--- a/clevercss.cabal
+++ b/clevercss.cabal
@@ -1,6 +1,6 @@
 cabal-version: >=1.2
 Name: clevercss
-Version: 0.2.2
+Version: 0.2.3
 Category: Text
 Synopsis: A CSS preprocessor
 Description: CleverCSS is a CSS preprocessing library that allows defining variables and nesting selectors so that you don't need to Repeat Yourself.
@@ -9,7 +9,7 @@
 Author: Georg Brandl
 Maintainer: georg@python.org
 Homepage: http://sandbox.pocoo.org/clevercss-hs/
-Stability: experimental
+Stability: stable
 Extra-Source-Files: documentation.html, example.ccs
 Build-Type: Simple
 
