diff --git a/Gopkg.toml b/Gopkg.toml
index 349b503370d11addf17bca0a46703d4e5aa98825..6857371053680ef66842b1c83d8a9628f4bd419b 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -25,7 +25,7 @@
 #   unused-packages = true
 
 [[constraint]]
-  branch = "master"
+  branch = "422-upload-documents"
   name = "code.vereign.com/code/restful-api"
 
 [prune]