diff --git a/paint_palette.py b/paint_palette.py
index be5bd128c784812739860cc02dabd417e828c130..5d403a831baf0874fae17b99e6c50db8cf2236ce 100644
--- a/paint_palette.py
+++ b/paint_palette.py
@@ -28,7 +28,7 @@ bl_info = {
     "api": 36826,
     "location": "Image Editor and 3D View > Any Paint mode > Color Palette or Weight Palette panel",
     "description": "Palettes for color and weight paint modes",
-    "warning": "beta",
+    "warning": "",
     "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/Scripts/Paint/Palettes",
     "tracker_url": "http://projects.blender.org/tracker/index.php?func=detail&aid=25908",
     "category": "Paint"}