AngularJS $location.path same url

I am wanting to reload the page manually, using $location.path('/account'); correctly moves to a different page however I want to use $location.path('/account/messages'); while on /account/me...