diff --git a/couchpotato/core/downloaders/sabnzbd/__init__.py b/couchpotato/core/downloaders/sabnzbd/__init__.py
index 6c976f1e..f17db9c1 100644
--- a/couchpotato/core/downloaders/sabnzbd/__init__.py
+++ b/couchpotato/core/downloaders/sabnzbd/__init__.py
@@ -11,7 +11,7 @@ config = [{
'list': 'download_providers',
'name': 'sabnzbd',
'label': 'Sabnzbd',
- 'description': 'Use SABnzbd to download NZBs.',
+ 'description': 'Use SABnzbd (0.7+) to download NZBs.',
'wizard': True,
'options': [
{