diff --git a/CHANGELOG b/CHANGELOG
index 78b3f95e4753c97b135d3b1c490b54997482bfcb..981fd0e77abfadb8ebe6a0cc724110dd165f5310 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -19,6 +19,7 @@ v 6.5.0
   - Search autocomplete via ajax
   - Add website url to user profile
   - Files API supports base64 encoded content (sponsored by O'Reilly Media)
+  - Added support for Go's repository retrieval (Bruno Albuquerque)
 
 v6.4.3
   - Don't use unicorn worker killer if PhusionPassenger is defined
diff --git a/VERSION b/VERSION
index 24f0dc3141e91b296d076426c2ccb9e7a23ef489..acf2a2555802d055b05bb82e1bd2b1d3b0c6cc70 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-6.5.0.pre
+6.5.0.rc1