diff --git a/lib/platform/bitbucket/README.md b/lib/platform/bitbucket/README.md
index d5f9d1ee2a86671a92b5cb94db21a8b0cc703ea2..0b4bdf6b534559741c86e0d8edca98b6c22d1a7f 100644
--- a/lib/platform/bitbucket/README.md
+++ b/lib/platform/bitbucket/README.md
@@ -1,5 +1,7 @@
 # Bitbucket platform
 
+Bitbucket support is considered in "beta" release status.
+
 ## Unsupported platform features/concepts
 
 - Adding assignees to PRs not supported (does not seem to be a Bitbucket concept)
diff --git a/readme.md b/readme.md
index 5261b08e3fe618302acdf53b5c60a677dd91d2f2..f5b28a0b32fcf0250b9aa748b64c3d0c71ef924f 100644
--- a/readme.md
+++ b/readme.md
@@ -18,7 +18,7 @@ Automated dependency updates. Flexible, so you don't need to be.
 - Bot behaviour is extremely customisable via configuration files (config as code)
 - Use eslint-like shared config presets for ease of use and simplifying configuration
 - Lock files are natively supported and updated in the same commit, including immediately resolving conflicts whenever PRs are merged
-- Supports GitHub, GitLab, Bitbucket and VSTS.
+- Supports GitHub, GitLab, Bitbucket (beta release) and VSTS.
 - Open source (installable via npm/yarn or Docker Hub) so can be self-hosted or used via GitHub App
 
 ## Who Uses Renovate?