@Kerri,
when using the a plugin version, it is most prudent to always use the last version closest to the release you are using.
For example
PGB cli-5.2.0 was
release on 2015/09/23.
However the Cordova CLI 5.2.0 was
released on 2015/08/13
For plugin to have the most success in working, a developer should use the plugins
released on 2015/06/22
The reason being is that plugins release to far after Cordova CLI 5.2.0 was released will require the next release of Cordova CLI.
Needless to say this causes some confusion, but that how it works. This is, of course, why I wrote the recent,
See the lower section on
Phonegap Build Plugins Caveats
for rules on how get the correct plugin for PGB.
Respectfully
Jesse