SLS Migration to 1.16 Version

I am currently on 1.11 version and when I update to latest version 1.16, upload fails and when I switch back to 1.11 version and deploy works.

What changes should I be making to ensure I can use 1.16 version?

Here is the log from ssl deploy with 1.16 version. I tried 1.15 few weeks ago and experienced similar issue.

bash-3.2$ time sls deploy -v -s gali
Serverless: Packaging service…
Serverless: Uploading CloudFormation file to S3…
Serverless: Uploading artifacts…

Serverless Error ---------------------------------------

Your socket connection to the server was not read from or written to within the timeout period. Idle connections will be closed.

Get Support --------------------------------------------
Docs: docs.serverless.com
Bugs: github.com/serverless/serverless/issues
Forums: forum.serverless.com
Chat: gitter.im/serverless/serverless

Your Environment Information -----------------------------
OS: darwin
Node Version: 7.2.1
Serverless Version: 1.16.0

real 4m51.612s
user 0m5.854s
sys 0m1.147s