diff --git a/Gopkg.toml b/Gopkg.toml
index 337f38647b674477ecaff63ffbaffde951e289c7..2760af9d61b3e4dbdae6ff215fea1fd769193012 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -25,7 +25,7 @@
 #   unused-packages = true
 
 [[constraint]]
-  branch = "master"
+  branch = "1054-re-design-employee-page"
   name = "code.vereign.com/code/restful-api"
 
 [prune]