diff --git a/Gopkg.toml b/Gopkg.toml
index 337f38647b674477ecaff63ffbaffde951e289c7..1d49da60dfdc0f761e0431051941707612f4ca93 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -25,7 +25,7 @@
 #   unused-packages = true
 
 [[constraint]]
-  branch = "master"
+  branch = "351-employee-account-status"
   name = "code.vereign.com/code/restful-api"
 
 [prune]